atan — Arc Tangent
atan
returns the arc tangent of the argument. The return value is expressed in radians, in the range [-
π
/2,
π
/2]. If the argument is a matrix the operation is performed element-by-element.
Subsections
Example